@font-face {
    font-family: "Sakers Gothic Std";
    src: url("Monotype  - SackersGothicStd-Medium.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Sakers Gothic Std";
    src: url("Monotype  - SackersGothicStd-Light.otf") format("opentype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "Sakers Gothic Std";
    src: url("Monotype  - SackersGothicStd-Heavy.otf") format("opentype");
    font-style: normal;
    font-weight: 700;
}